Learn R Programming

neuroim2 (version 0.8.5)

[[,NeuroVec,numeric-method: [[

Description

This function extracts a single volume from a NeuroVec object.

Usage

# S4 method for NeuroVec,numeric
[[(x, i)

Value

a DenseNeuroVol object

Arguments

x

The NeuroVec object.

i

The volume index to extract.